home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / pgdir.zip / PGDIR.DOC < prev    next >
Text File  |  1991-02-21  |  642b  |  23 lines

  1. Fm: DB2OS
  2. To: ALL
  3. Re: pgdir.exe utility
  4.  
  5. Hi,
  6. for all who would like to know what is in there PG.DIR or PGARCH.DIR
  7. directory files, this utility prints the contents on your screen and
  8. you may redirect the output into another file or to the printer.
  9. Maybe if I find another few minutes, I will implement a search for
  10. Keywords option.
  11.  
  12. Examples:
  13.  
  14.   pgdir pgarch.dir       Prints archived PG directories
  15.   pgdir pg.dir >dir.txt  Produces the file 'dir.txt'
  16.   pgdir pg.dir >prn      Printer output of the current directory
  17.  
  18.  
  19. The source code is included and compiled using Turbo C++ V1.00
  20.  
  21. Hope it's usefull
  22.   73s Peter DB2OS
  23.